| Package | Description |
|---|---|
| it.reply.healty.innovapuglia.mstaccuino.database.repository | |
| it.reply.healty.innovapuglia.mstaccuino.service.data |
| Modifier and Type | Method and Description |
|---|---|
ModalitaRilevazione |
ModalitaRilevazioneRepository.findOneActiveById(String id)
Retrieves an active ModalitaRilevazione by its ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModalitaRilevazione> |
ModalitaRilevazioneRepository.findAllActive()
Recupera i ModalitaRilevazione attivi.
|
| Modifier and Type | Method and Description |
|---|---|
static ModalitaRilevazione |
CacheDataService.getModalitaRilevazione(String id)
Restituisce l'entity in base all'ID
|
Copyright © 2024. All rights reserved.